Click or drag to resize

ResponseType Enumeration

Represents the type of recipient response that is received for a meeting.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum ResponseType
Members
  Member nameValueDescription
Unknown0 Unknown.
Organizer1 Organizer.
Tentative2 Tentative.
Accept3 Accept.
Decline4 Decline.
NoResponseReceived5 NoResponseReceived.
None6 None.
See Also